kopia lustrzana https://github.com/jgromes/RadioLib
[CI] Temporarily disable uncrustify action
rodzic
773b3e10aa
commit
1afa947030
|
@ -11,7 +11,7 @@ jobs:
|
|||
name: Uncrustify
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
run-uncrust: ${{ contains(github.event.head_commit.message, 'Bump version to') || contains(github.event.head_commit.message, 'CI_FORCE_UNCRUST') || github.event_name == 'pull_request' }}
|
||||
run-uncrust: ${{ false || contains(github.event.head_commit.message, 'Bump version to') || contains(github.event.head_commit.message, 'CI_FORCE_UNCRUST') || github.event_name == 'pull_request' }}
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Ładowanie…
Reference in New Issue