Merge pull request #849 from libexpat/allow-triggering-github-actions-workflows-manually

Allow triggering GitHub Actions workflows manually
This commit is contained in:
Sebastian Pipping 2024-03-17 23:00:53 +01:00 committed by GitHub
commit a59c3edffa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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