Skip to content

Commit

Permalink
testing on issue_comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AA25 committed Jul 1, 2024
1 parent c071293 commit c85ee83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: testing

on: push
on: issue_comment

jobs:
build:
# if: ${{ github.event.issue.pull_request }}
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- name: checkout repo
Expand Down

0 comments on commit c85ee83

Please sign in to comment.