Skip to content

Commit 0277758

Browse files
committed
fix: remove extra blank lines in env section
1 parent 46ace0f commit 0277758

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/daily-scan.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ on:
1414

1515
env:
1616
AWS_DEFAULT_REGION: us-east-1
17-
1817
permissions:
1918
id-token: write
2019
contents: read

.github/workflows/post-release-version-bump.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ env:
1717

1818

1919
AWS_DEFAULT_REGION: us-east-1
20-
2120
permissions:
2221
id-token: write
2322
contents: write

.github/workflows/pre-release-prepare.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ env:
1717

1818

1919
AWS_DEFAULT_REGION: us-east-1
20-
2120
permissions:
2221
contents: write
2322
pull-requests: write

0 commit comments

Comments
 (0)