Skip to content

Commit

Permalink
trial 2
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip-stephens committed Jun 11, 2024
1 parent d7073f4 commit 9640bae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream-tag-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Sync miekg/dns with zmap/dns
on:
# Only for testing
pull_request:
branches: [github-action-when-upstream-tagged]
# branches: [github-action-when-upstream-tagged]
schedule:
- cron: '0 0 * * *' # This will run the action daily
workflow_dispatch: # Allows manual trigger
Expand Down

0 comments on commit 9640bae

Please sign in to comment.