diff --git a/backup/README.md b/backup/README.md index b376bb8618..9f59e8a2fc 100644 --- a/backup/README.md +++ b/backup/README.md @@ -10,6 +10,7 @@ This repository lists some useful generic Actions to use in your Github workflow - [Useful Actions](https://github.com/GuillaumeFalourd/useful-actions#-useful-actions) - [Global Actions](https://github.com/GuillaumeFalourd/useful-actions#-global-actions) - [Docker Actions](https://github.com/GuillaumeFalourd/useful-actions#-docker-actions) + - [Other Tools Actions](https://github.com/GuillaumeFalourd/useful-actions#-other-tools-actions) - [How to create new actions](https://github.com/GuillaumeFalourd/useful-actions#-how-to-create-new-actions) - [How to debug workflows](https://github.com/GuillaumeFalourd/useful-actions#%EF%B8%8F-how-to-debug-workflows) - [How to test actions locally](https://github.com/GuillaumeFalourd/useful-actions#-how-to-test-actions-locally) @@ -270,6 +271,10 @@ This repository lists some useful generic Actions to use in your Github workflow [Publish Docker](https://github.com/marketplace/actions/publish-docker): Github Action to build and push containers. +## 🦾 Other Tools Actions + +_TODO_ + *** ## 🧐 How to create new actions diff --git a/backup/pull-request-workflow.txt b/backup/pull-request-workflow.txt index 291de63b6e..02acd12383 100644 --- a/backup/pull-request-workflow.txt +++ b/backup/pull-request-workflow.txt @@ -1 +1 @@ -Fri Sep 29 06:22:06 UTC 2023 +Mon Oct 2 06:22:47 UTC 2023