Skip to content

Commit

Permalink
Merge pull request #2086 from sanzoghenzo/skip-ci-pr
Browse files Browse the repository at this point in the history
Run CI workflow only official repository
  • Loading branch information
jmcouffin committed Feb 12, 2024
2 parents a7fd6c4 + 186073f commit 9423db1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ env:

jobs:
build:
if: github.repository == 'eirannejad/pyRevit'
runs-on: windows-latest
steps:
- name: Report Context
Expand Down

0 comments on commit 9423db1

Please sign in to comment.