Skip to content

Commit

Permalink
Merge pull request #531 from github/adityasharad/actions/enterprise-v…
Browse files Browse the repository at this point in the history
…ersions-upstream-only

Actions: Run enterprise versions workflow only on the parent repo
  • Loading branch information
Aditya Sharad authored and GitHub committed May 26, 2021
2 parents eeaefb6 + a55e7e1 commit f4e2dc7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
update-supported-enterprise-server-versions:
runs-on: ubuntu-latest
if: ${{ github.repository == 'github/codeql-action' }}

steps:
- name: Setup Python
Expand Down

0 comments on commit f4e2dc7

Please sign in to comment.