We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba59751 commit df3269fCopy full SHA for df3269f
.github/workflows/ci.yaml
@@ -67,6 +67,7 @@ jobs:
67
68
tag:
69
name: "👻 Tip Tag"
70
+ if: ${{ github.event_name == 'schedule' && github.ref_name == 'main' }}
71
permissions:
72
actions: read
73
security-events: write
0 commit comments