Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
fix(fork): Changed event types #25
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiejaoude committed Sep 6, 2020
1 parent 8cdad16 commit 7ab6fbf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/community.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
on:
fork
push:
branches: [ develop ]
issues:
types: [ opened ]
issue_comment:
types: [ created ]
pull_request:
pull_request_target:
types: [ opened ]
pull_request_review:
types: [ submitted ]
Expand Down

0 comments on commit 7ab6fbf

Please sign in to comment.