diff --git a/.github/workflows/pr-comment.yaml b/.github/workflows/pr-comment.yaml index 4ff7a47..ce319e5 100644 --- a/.github/workflows/pr-comment.yaml +++ b/.github/workflows/pr-comment.yaml @@ -5,8 +5,7 @@ jobs: pr_commented: name: PR comment workflow if: | - github.event.issue.pull_request && - github.event.comment.author_association == 'OWNER' + github.event.issue.pull_request runs-on: ubuntu-latest steps: - uses: actions/checkout@main diff --git a/README.md b/README.md new file mode 100644 index 0000000..7326faf --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# githubActionsTest-1 +new pr test +test new commit +another commit +blah +another