Merge pull request #531 from github/adityasharad/actions/enterprise-versions-upstream-only

Actions: Run enterprise versions workflow only on the parent repo
This commit is contained in:
Aditya Sharad 2021-05-25 19:02:45 -07:00 committed by GitHub
commit f4e2dc747e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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