mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-08-28 13:04:57 -04:00
Merge origin/main into aiqiaoy/update-error
This commit is contained in:
commit
29092a1639
63 changed files with 6297 additions and 7620 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as github from '@actions/github'
|
||||
import {fromPayload} from './ref-helper'
|
||||
import {fromPayload} from './ref-helper.js'
|
||||
|
||||
const PR_REF_PATTERN = /^refs\/pull\/[0-9]+\/(?:head|merge)$/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue