mirror of
https://github.com/ipfs/awesome-ipfs.git
synced 2024-11-20 11:28:35 -05:00
ci: update job name
This commit is contained in:
parent
e8de796738
commit
0de90cc5fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull_requests.yml
vendored
2
.github/workflows/pull_requests.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
branches: [ master, main ]
|
branches: [ master, main ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run-danger:
|
run-awesome-bot:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
if: "!contains(github.event.head_commit.message, '[skip ci]')"
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue