Skip to content

Commit

Permalink
only run workflows on the servicenowdevprogram repo
Browse files Browse the repository at this point in the history
  • Loading branch information
earlduque authored Sep 26, 2023
1 parent 58b1e68 commit 31ca135
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hacktrack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
branches: main
jobs:
deployment:
if: github.repository == 'ServiceNowDevProgram/Points-Thing'
runs-on: ubuntu-latest
steps:
# - name: Log payload
Expand Down

0 comments on commit 31ca135

Please sign in to comment.