Skip to content

Commit 900160b

Browse files
committed
Merge branch '0.2.3' of https://github.com/Basicprogrammer10/afire into 0.2.3 [CI_SKIP]
1 parent 0d96e13 commit 900160b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
matrix:
88
os: [ubuntu-latest, macos-latest, windows-latest]
99
runs-on: ${{ matrix.os }}
10+
if: "!contains(github.event.head_commit.message, '[CI_SKIP]')"
1011

1112
steps:
1213
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)