Skip to content

Commit

Permalink
Trigger on workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
akirak committed Nov 3, 2023
1 parent 7815a67 commit 298b7ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/merge-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ on:
workflow_dispatch:
schedule:
- cron: '0 8 * * 5'
pull_request:
- files:
# This file
- '.github/workflows/merge-upstream.yml'

jobs:
push:
Expand Down

0 comments on commit 298b7ff

Please sign in to comment.