Skip to content

Commit dd96080

Browse files
authored
Test codeql
1 parent 475bf6f commit dd96080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
uses: vapor/swift-codecov-action@v0.2
7676

7777
gh-codeql:
78-
if: ${{ false && !(github.event.pull_request.draft || false) }}
78+
if: ${{ !(github.event.pull_request.draft || false) }}
7979
runs-on: ubuntu-latest
8080
container:
8181
image: swift:5.9-jammy

0 commit comments

Comments
 (0)