File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 33# GitHub Reusable Workflow: Node.js Continuous Integration
44
55<div align =" center " >
6- <img src =" https://opengraph.githubassets.com/e309cae9c17a1139fbcaed62e9536b80cf64fd9d2c43359c5c5c666666bea49c /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Continuous Integration " />
6+ <img src =" https://opengraph.githubassets.com/46420c2593c88106c36220e68f7a2c423118d123817e6c4c66dde2c0ee645599 /hoverkraft-tech/ci-github-nodejs " width =" 60px " align =" center " alt =" Node.js Continuous Integration " />
77</div >
88
99---
@@ -33,8 +33,8 @@ Workflow to performs continuous integration steps agains a Node.js project:
3333### Permissions
3434
3535- ** ` contents ` ** : ` read `
36- - ** ` security-events ` ** : ` write `
3736- ** ` id-token ` ** : ` write `
37+ - ** ` security-events ` ** : ` write `
3838
3939<!-- overview:end -->
4040
4848 push :
4949 branches :
5050 - main
51- permissions :
52- contents : read
53- security-events : write
54- id-token : write
51+ permissions : {}
5552jobs :
5653 continuous-integration :
5754 uses : hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml@4d7c1ed87c18493fc4c2dbae4dbde46cf251c9a7 # 0.16.1
You can’t perform that action at this time.
0 commit comments