Skip to content

Commit

Permalink
alex: wildcard allowed endpoint without port
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Jan 2, 2024
1 parent b12f171 commit 00a62ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-alex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
allowed-endpoints: >
github.com:443
api.github.com:443
*.actions.githubusercontent.com:443
*.actions.githubusercontent.com
- name: Check out code base
if: github.event_name == 'push'
Expand Down

0 comments on commit 00a62ce

Please sign in to comment.