Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikedupont2 authored Oct 9, 2023
1 parent 847be9a commit 64de427
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: AUTOGPT
on:
#workflow_dispatch : #only run when requested
# comment out the next line
issue_comment:
types: [created]
workflow_dispatch : #only run when requested
# comment out the next 2 lins to stop it
#issue_comment:
# types: [created]
jobs:
printEnv:
name: Print env
Expand Down

0 comments on commit 64de427

Please sign in to comment.