mirror of
https://github.com/actions/checkout.git
synced 2025-04-18 21:29:31 +02:00
Update test-missing-git-ref.yaml
This commit is contained in:
parent
f58ab7734d
commit
15f4946402
3
.github/workflows/test-missing-git-ref.yaml
vendored
3
.github/workflows/test-missing-git-ref.yaml
vendored
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user