Skip to content

Commit 3b16813

Browse files
test
1 parent 893ecfd commit 3b16813

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dns-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
sudo apt-get install -y gh
5454
- name: Create Pull Request
5555
if: env.changes_detected == 'true'
56+
env:
57+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
5658
run: |
5759
gh pr create \
5860
--base master \

0 commit comments

Comments
 (0)