mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 13:59:24 +00:00
Update test-missing-git-ref.yaml
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user