Skip to content

Commit 4778527

Browse files
committed
unexpected end of file
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent d490f2d commit 4778527

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,14 @@ on:
3232
push:
3333
branches:
3434
- main
35+
3536
jobs:
3637
clickbom:
3738
runs-on: ubuntu-latest
39+
40+
permissions:
41+
id-token: write
42+
3843
steps:
3944
- name: Checkout repository
4045
uses: actions/checkout@v2

0 commit comments

Comments
 (0)