Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mf
go-multiaddr
Commits
438fa238
Commit
438fa238
authored
Aug 13, 2023
by
web3-bot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: add or force update .github/workflows/release-check.yml
parent
841bae1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
6 deletions
+12
-6
.github/workflows/release-check.yml
.github/workflows/release-check.yml
+12
-6
No files found.
.github/workflows/release-check.yml
View file @
438fa238
# File managed by web3-bot. DO NOT EDIT.
# See https://github.com/protocol/.github/ for details.
name
:
Release Checker
on
:
pull_request_target
:
paths
:
[
'
version.json'
]
types
:
[
opened
,
synchronize
,
reopened
,
labeled
,
unlabeled
]
workflow_dispatch
:
permissions
:
contents
:
write
pull-requests
:
write
concurrency
:
group
:
${{ github.workflow }}-${{ github.ref }}
cancel-in-progress
:
true
jobs
:
release-check
:
uses
:
protocol/.github/.github/workflows/release-check.yml@master
with
:
go-version
:
1.20.x
uses
:
pl-strflt/uci/.github/workflows/release-check.yml@v0.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment