We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a62ce commit d5cd69eCopy full SHA for d5cd69e
.github/workflows/reusable-license.yml
@@ -36,7 +36,7 @@ jobs:
36
allowed-endpoints: >
37
github.com:443
38
api.github.com:443
39
- *.actions.githubusercontent.com:443
+ *.actions.githubusercontent.com
40
41
- name: Check out code base
42
if: github.event_name == 'push'
@@ -69,7 +69,7 @@ jobs:
69
70
71
72
73
74
75
0 commit comments