summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTsachi Herman <tsachi.herman@algorand.com>2022-02-23 13:50:36 -0500
committerTsachi Herman <tsachi.herman@algorand.com>2022-02-23 13:50:36 -0500
commit67d8303df3cfe3cfe3ef4c5dcce425f19e6ed270 (patch)
tree450e75fe94345e850c7bd79b58e7c00012f5baed
parentf41b62480aad8e6041a0ea89dccd9c445b2a7adb (diff)
parent787b4f8e02d73ab71c42775bbb0a6f3296ef616f (diff)
Merge branch 'master' into feature/unlimited-assets
-rw-r--r--.github/workflows/pr-type-category.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/pr-type-category.yml b/.github/workflows/pr-type-category.yml
index 6f08d2862..678499ed3 100644
--- a/.github/workflows/pr-type-category.yml
+++ b/.github/workflows/pr-type-category.yml
@@ -1,6 +1,8 @@
name: Check PR category and type
on:
pull_request:
+ branches:
+ - master
types: [opened, synchronize, reopened, labeled, unlabeled, edited]
jobs:
check_label: