Skip to content

Commit

Permalink
Update dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit8389 authored Oct 13, 2023
1 parent 1f4c1c7 commit ec9e944
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
on: workflow_dispatch
name: My First Manual Workflow
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ec9e944

Please sign in to comment.