Skip to content

Commit

Permalink
Update tutorial-action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vijay2249 authored Oct 27, 2023
1 parent d255046 commit 1833dc2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/tutorial-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
name: tutorial

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
# push:
# branches: [ "main" ]
# pull_request:
# branches: [ "main" ]

workflow_dispatch:
env:
Expand Down

0 comments on commit 1833dc2

Please sign in to comment.