mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
Update container.yml (#410)
Signed-off-by: Abhisek Datta <abhisek.datta@gmail.com>
This commit is contained in:
parent
4be215d914
commit
35b0021569
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
@ -18,7 +18,7 @@ env:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: '!contains(github.event.commits[0].message, "[noci]")'
|
||||
if: "!contains(github.event.commits[0].message, '[noci]')"
|
||||
timeout-minutes: 30
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user