mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-04-21 08:28:44 +00:00
Merge pull request 'do not call actions/checkout' (#21) from earl-warren/cascading-pr:wip-checkout into main
Reviewed-on: https://code.forgejo.org/actions/cascading-pr/pulls/21 Reviewed-by: dachary <dachary@noreply.code.forgejo.org>
This commit is contained in:
commit
cfe5ef6817
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ inputs:
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
|
||||||
- run: |
|
- run: |
|
||||||
export PATH=${{ github.action_path }}:$PATH
|
export PATH=${{ github.action_path }}:$PATH
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue