We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85c01b commit 14cf2acCopy full SHA for 14cf2ac
1 file changed
.github/workflows/hacktrack.yml
@@ -14,6 +14,7 @@ on:
14
branches: main
15
jobs:
16
deployment:
17
+ if: github.repository == 'ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component'
18
runs-on: ubuntu-latest
19
steps:
20
# - name: Log payload
0 commit comments