Allow triggering GitHub Actions workflows manually

Some already had "workflow_dispatch" enabled.
This commit is contained in:
Sebastian Pipping 2024-03-17 15:28:36 +01:00
parent fa75b96546
commit 91116dfa7e
9 changed files with 9 additions and 0 deletions

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -36,6 +36,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read

View file

@ -35,6 +35,7 @@ on:
push:
schedule:
- cron: '0 2 * * 5' # Every Friday at 2am
workflow_dispatch:
permissions:
contents: read