File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 branches :
2727 - ' *'
2828
29+ permissions :
30+ contents : read
31+
2932env :
3033 MAVEN_OPTS : -Dmaven.wagon.httpconnectionManager.ttlSeconds=60
3134
Original file line number Diff line number Diff line change 2323 pull_request :
2424 types : [opened]
2525
26+ permissions :
27+ contents : read
28+
2629concurrency :
2730 group : ${{ github.workflow }}-${{ github.ref }}
2831 cancel-in-progress : ${{ github.ref != 'refs/heads/master' }}
Original file line number Diff line number Diff line change 3939 - ' python/**'
4040 - ' .github/workflows/pyflink.yml'
4141
42+ permissions :
43+ contents : read
44+
4245concurrency :
4346 group : ${{ github.workflow }}-${{ github.ref }}
4447 cancel-in-progress : true
Original file line number Diff line number Diff line change 3939 - ' python/**'
4040 - ' .github/workflows/python-wheel.yml'
4141
42+ permissions :
43+ contents : read
44+
4245concurrency :
4346 group : ${{ github.workflow }}-${{ github.ref }}
4447 cancel-in-progress : ${{ github.ref != 'refs/heads/master' }}
Original file line number Diff line number Diff line change 3939 - ' R/**'
4040 - ' .github/workflows/r.yml'
4141
42+ permissions :
43+ contents : read
44+
4245env :
4346 MAVEN_OPTS : -Dmaven.wagon.httpconnectionManager.ttlSeconds=60
4447 DO_NOT_TRACK : true
You can’t perform that action at this time.
0 commit comments