Skip to content

Commit c4fa83b

Browse files
authored
Update microsoft-codeql-pack-publish.yml
1 parent 4e0bfa3 commit c4fa83b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/microsoft-codeql-pack-publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: Microsoft CodeQL Pack Publish
22
description: Fetches the latest version of CodeQL
33

4-
# on:
5-
# push:
6-
# branches:
7-
# - dilan/publish-opensource-packs
4+
on:
5+
push:
6+
branches:
7+
- dilan/publish-opensource-packs
88

99
jobs:
1010
codeqlversion:

0 commit comments

Comments
 (0)