Skip to content

Commit 14cf2ac

Browse files
authored
only run workflows on the servicenowdevprogram repo
1 parent b85c01b commit 14cf2ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hacktrack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ on:
1414
branches: main
1515
jobs:
1616
deployment:
17+
if: github.repository == 'ServiceNowDevProgram/Menu-Generating-Operations-Program-Widget-Custom-Component'
1718
runs-on: ubuntu-latest
1819
steps:
1920
# - name: Log payload

0 commit comments

Comments
 (0)