Skip to content

Commit b5fa366

Browse files
committed
ci: update formatting
Update based on feedback from failed check related to formatting
1 parent 082cda7 commit b5fa366

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sweep-experiments.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ permissions:
1414
jobs:
1515
sweep-experiments:
1616
permissions:
17-
contents: write # for peter-evans/create-pull-request to create branch
18-
issues: write # for peter-evans/create-or-update-comment to create or update comment
19-
pull-requests: write # for peter-evans/create-pull-request to create a PR
17+
contents: write # for peter-evans/create-pull-request to create branch
18+
issues: write # for peter-evans/create-or-update-comment to create or update comment
19+
pull-requests: write # for peter-evans/create-pull-request to create a PR
2020
if: github.repository == 'ampproject/amphtml'
2121
name: Sweep Experiments
2222
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)