Update build.yml
This commit is contained in:
parent
2df83f4529
commit
3c5c942626
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -8,8 +8,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
if_merged:
|
test:
|
||||||
if: github.event.pull_request.merged == true
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: 🚚 Checkout
|
- name: 🚚 Checkout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user