Skip to content

Commit 3b70c6a

Browse files
chore: Update publish_deriv_charts_and_update_deriv_app.yml (#1555)
1 parent dd41cf2 commit 3b70c6a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/publish_deriv_charts_and_update_deriv_app.yml

-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ on:
55
jobs:
66
build_and_publish_deriv_charts:
77
runs-on: Ubuntu-latest
8-
permissions:
9-
checks: write
10-
contents: write
118
steps:
129
- name: Checkout SmartCharts
1310
uses: 'binary-com/SmartCharts/.github/actions/checkout@master'
@@ -66,7 +63,6 @@ jobs:
6663
update_chart_version_in_deriv_app:
6764
runs-on: Ubuntu-latest
6865
permissions:
69-
checks: write
7066
pull-requests: write
7167
needs: [build_and_publish_deriv_charts]
7268
steps:

0 commit comments

Comments
 (0)