Skip to content

Commit

Permalink
added to run on pr for this branch for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
phillip-stephens committed Jun 11, 2024
1 parent 352c3a0 commit 3bb734c
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/upstream-tag-check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Sync miekg/dns with zmap/dns

on:
# Only for testing
pull_request:
branches: [github-action-when-upstream-tagged]
schedule:
- cron: '0 0 * * *' # This will run the action daily
workflow_dispatch: # Allows manual trigger
Expand Down
8 changes: 8 additions & 0 deletions .idea/.gitignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions .idea/dns.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3bb734c

Please sign in to comment.