mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 09:50:18 -05:00
Remove the trafico pr review triggers (#2942)
* Remove the trafico pr review triggers - We loose triggers for Approved and Changes Requested - They weren't working on forks anyways * Add release note
This commit is contained in:
2
.github/workflows/trafico.yml
vendored
2
.github/workflows/trafico.yml
vendored
@@ -21,8 +21,6 @@ on:
|
||||
- edited
|
||||
- review_requested
|
||||
- review_request_removed
|
||||
pull_request_review:
|
||||
types: [submitted, edited, dismissed]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
||||
6
upcoming-release-notes/2942.md
Normal file
6
upcoming-release-notes/2942.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [twk3]
|
||||
---
|
||||
|
||||
Remove the broken Trafico pull request review triggers.
|
||||
Reference in New Issue
Block a user