Skip to content

Commit

Permalink
Allow to trigger antsibull-build workflow manually. (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein authored Oct 17, 2024
1 parent de3a297 commit 03200d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/antsibull-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ name: antsibull-build
# Run once per week (Thursday at 04:00 UTC)
schedule:
- cron: '0 4 * * 4'
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit 03200d5

Please sign in to comment.