Skip to content

Commit

Permalink
[CI AUTO] For commit sha reference
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 16, 2023
1 parent 0b46274 commit 0c7d571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:
working-directory: ../../main

jobs:
unittest:
dev_unittest:
if: contains(github.event.head_commit.message, '[CI SKIP]') == false && contains(github.event.head_commit.message, '[CI AUTO]') == false
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 0c7d571

Please sign in to comment.