Skip to content

Commit afbd3b5

Browse files
committed
Flow cleanup
1 parent 6c6cba6 commit afbd3b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# OIDC permissions for qlty
1111
permissions:
1212
contents: read
13-
id-token: write # IMPORTANT
13+
id-token: write
1414

1515
jobs:
1616
test:
@@ -25,7 +25,6 @@ jobs:
2525

2626
env:
2727
BUNDLE_GEMFILE: ${{ matrix.gemfile }}
28-
#CC_TEST_REPORTER_ID: 9a84a9f695de3b120b6fcead4e089b45420f7518fb2123dc5424f862d381c4ff
2928

3029
steps:
3130
- name: Checkout code

0 commit comments

Comments
 (0)