Skip to content

Commit

Permalink
remove double workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
MLenterman authored Jul 19, 2024
1 parent 703e177 commit 18a3235
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump-ff-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
workflow_dispatch:
schedule:
- cron: '0 5 * * 1' # At 05:00 on Monday.
workflow_dispatch:
inputs:
ff-version-tag:
description: 'F!F version tag requested to update in your project to. It has to be after 8.0.1(including).'
Expand Down

0 comments on commit 18a3235

Please sign in to comment.