File tree Expand file tree Collapse file tree 5 files changed +14
-3
lines changed Expand file tree Collapse file tree 5 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [ main ]
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013 php :
1114 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 66 - " main"
77 workflow_dispatch :
88
9- # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
109permissions :
1110 contents : read
12- pages : write
13- id-token : write
1411
1512jobs :
1613 documentation :
14+ permissions :
15+ pages : write # required for GitHub Pages deployment
16+ id-token : write # required for GitHub Pages deployment
1717 name : " Documentation"
1818 runs-on : " ubuntu-latest"
1919 steps :
Original file line number Diff line number Diff line change 1111 paths :
1212 - docker/Dockerfile
1313 - .github/workflows/publish-otel-php-base-docker-image.yml
14+ permissions :
15+ contents : read
1416jobs :
1517 push_to_registry :
1618 name : OpenTelemetry PHP base docker image creation
Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [ main ]
88
9+ permissions :
10+ contents : read
11+
912jobs :
1013 shellcheck :
1114 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 99 create :
1010 workflow_dispatch :
1111
12+ permissions :
13+ contents : read
14+
1215jobs :
1316 gitsplit :
1417 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments