Update test-missing-git-ref.yaml

This commit is contained in:
Ori Yechieli
2024-11-17 13:32:01 +02:00
committed by GitHub
parent f58ab7734d
commit 15f4946402

View File

@@ -9,6 +9,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Checkout
uses: actions/checkout@v4.2.2
- name: Push dummy PR
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}