This commit is contained in:
Aria Moradi
2021-08-07 23:37:26 +04:30
parent df08f223dd
commit 7daa8168b1

View File

@@ -8,7 +8,6 @@ on:
jobs:
build:
name: Build artifacts and deploy preview
needs: check_wrapper
if: "!startsWith(github.event.head_commit.message, '[SKIP CI]')"
runs-on: ubuntu-latest