mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Checkout
This commit is contained in:
3
.github/workflows/dev-build.yml
vendored
3
.github/workflows/dev-build.yml
vendored
@@ -37,6 +37,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [create-dev-hash, release-ionic]
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Comment on PR
|
||||
uses: thollander/actions-comment-pull-request@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user