mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-16 01:10:30 +02:00
Fix CI
This commit is contained in:
parent
8ebb0adb8c
commit
4a27885e04
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Don't edit slugs.md in pull requests
|
||||
if: |
|
||||
github.base_ref != 'refs/heads/master' &&
|
||||
github.base_ref != 'master' &&
|
||||
github.event_name == 'pull_request' &&
|
||||
steps.changes.outputs.slugs == 'true'
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user