Skip to content

Commit 3a630ad

Browse files
authored
Update sync-main.yml
1 parent 7259356 commit 3a630ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
jobs:
1414

1515
sync-main:
16-
1716
name: Sync-main
1817
runs-on: ubuntu-latest
1918
if: github.repository == 'microsoft/codeql'
@@ -113,3 +112,4 @@ jobs:
113112
env:
114113
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
115114
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
115+

0 commit comments

Comments
 (0)