Skip to content

Commit fc10b1e

Browse files
committed
update order of condition check for github action
1 parent 9e52a21 commit fc10b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# steps:
1919
# - uses: amannn/action-semantic-pull-request@v5
2020
# env:
21-
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21+
## GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)