Skip to content

Commit

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

Actions: Run enterprise versions workflow only on the parent repo
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.
@@ -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

0 comments on commit f4e2dc7

Please sign in to comment.