Skip to content
This repository has been archived by the owner on Mar 13, 2021. It is now read-only.

Pull Request Target #104

Merged
merged 1 commit into from
Oct 14, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/minimal-labels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Minimal Labels
"on":
pull_request:
pull_request_target:
types:
- synchronize
- reopened
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Tests
"on":
pull_request: {}
pull_request_target: {}
push:
branches:
- main
Expand Down