Skip to content

Commit

Permalink
switch workflow start to auto
Browse files Browse the repository at this point in the history
  • Loading branch information
SivikGosh committed Jan 31, 2024
1 parent d85360d commit c819de2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: "Run TODO to Issue"
on:
workflow_dispatch:
on: [ "push" ]
jobs:
build:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit c819de2

Please sign in to comment.