Skip to content

Commit

Permalink
Run job if pull request to workflow file
Browse files Browse the repository at this point in the history
Signed-off-by: Crola1702 <[email protected]>
  • Loading branch information
Crola1702 committed Oct 10, 2024
1 parent bfe3ec0 commit 98d0afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-workflow-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- 'database/scripts/generate_report.rb'
- 'database/scripts/format_report.rb'
- 'database/buildfarmer.db'
- '.github/workflows/daily-workflow-ci.yaml'
workflow_dispatch:
jobs:
run-ci:
Expand Down

0 comments on commit 98d0afa

Please sign in to comment.