Skip to content

Commit

Permalink
build: run the ci only on main repository
Browse files Browse the repository at this point in the history
  • Loading branch information
sanzoghenzo committed Feb 12, 2024
1 parent a7fd6c4 commit 186073f
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 186073f

Please sign in to comment.