Skip to content

Commit

Permalink
update yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsinghal87 committed Feb 24, 2024
1 parent 437a094 commit 10460bf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test-api-inside-ghrunnerVM.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: Checkout and run nodejs app inside runner(VM)
on: workflow_dispatch
on:
workflow-dispatch:
branches:
- job-in-container
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 10460bf

Please sign in to comment.