Remove Snap action version
This commit is contained in:
parent
deec80b2af
commit
43048ba79b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/snap.yml
vendored
2
.github/workflows/snap.yml
vendored
|
|
@ -43,7 +43,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
linux:
|
linux:
|
||||||
name: Ubuntu 20.04
|
name: Ubuntu
|
||||||
if: >
|
if: >
|
||||||
!(github.event_name == 'push'
|
!(github.event_name == 'push'
|
||||||
&& contains(github.event.head_commit.message, '[skip ci]'))
|
&& contains(github.event.head_commit.message, '[skip ci]'))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue