1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-12-16 01:10:30 +02:00
This commit is contained in:
LitoMore 2024-11-24 09:50:11 +08:00
parent 8ebb0adb8c
commit 4a27885e04
No known key found for this signature in database
GPG Key ID: B8653F9344667340

View File

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