9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-25 01:39:21 +00:00

[ci-skip] forget to add skip

This commit is contained in:
NONPLAYT
2022-11-13 13:36:38 +03:00
parent 20809fe5f6
commit aae0e1c4e5

View File

@@ -3,6 +3,7 @@ on: push
jobs:
build:
runs-on: ubuntu-latest
if: "!contains(github.event.commits[0].message, '[ci-skip]')"
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1