We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d0d36 commit 555a510Copy full SHA for 555a510
.github/workflows/test.yml
@@ -7,10 +7,12 @@ on:
7
branches: [ master ]
8
paths-ignore:
9
- 'README.md'
10
+ - 'CHANGELOG.md'
11
push:
12
13
14
15
16
# For systems with an upstream API that could drift unexpectedly (like most SaaS systems, etc.),
17
# we recommend testing at a regular interval not necessarily tied to code changes. This will
18
# ensure you are alerted to something breaking due to an API change, even if the code did not
0 commit comments