Skip to content

Commit

Permalink
Don't run maintenance_bot CI jobs on forks
Browse files Browse the repository at this point in the history
  • Loading branch information
nsoranzo committed Mar 11, 2021
1 parent 1ee6182 commit c5554ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maintenance_bot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
jobs:
labeler:
name: Assign labels and milestone
if: github.repository_owner == 'galaxyproject'
runs-on: ubuntu-latest
env:
MILESTONE_NUMBER: 19
Expand Down

0 comments on commit c5554ae

Please sign in to comment.