mirror of
https://github.com/starship/starship.git
synced 2025-01-08 07:28:56 +01:00
Merge branch 'master' into conditional-style
This commit is contained in:
commit
eec41f55b7
2
.github/workflows/format-workflow.yml
vendored
2
.github/workflows/format-workflow.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
if: ${{ github.event_name == 'pull_request' }}
|
||||
steps:
|
||||
- name: Prevent File Change
|
||||
uses: xalvarez/prevent-file-change-action@v1.3.0
|
||||
uses: xalvarez/prevent-file-change-action@v1.3.1
|
||||
if: ${{ github.event.pull_request.head.ref != 'i18n_master' }}
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user