File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
name : unit-tests-and-static-analysis
2
2
3
- on : [push, pull_request]
3
+ on : [pull_request]
4
4
5
5
jobs :
6
6
build :
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ # [ unreleased] - XXXX-XX-XX
8
+ ### Changed
9
+ - [ PR 116] ( https://github.com/salesforce/django-declarative-apis/pull/XXX ) Only run PR checks on ` pull_request `
10
+
7
11
# [ 0.25.2] - 2023-01-20
8
12
### Fixed
9
13
- [ PR 120] ( https://github.com/salesforce/django-declarative-apis/pull/120 ) Fix correlation ID logging for deferred tasks
You can’t perform that action at this time.
0 commit comments