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.
2 parents 385e9c0 + 4f893b7 commit 426ba12Copy full SHA for 426ba12
.github/workflows/test.yml
@@ -8,11 +8,13 @@ on:
8
paths-ignore:
9
- 'README.md'
10
- 'CHANGELOG.md'
11
+ - 'website/**'
12
push:
13
branches: [ master ]
14
15
16
17
18
# For systems with an upstream API that could drift unexpectedly (like most SaaS systems, etc.),
19
# we recommend testing at a regular interval not necessarily tied to code changes. This will
20
# ensure you are alerted to something breaking due to an API change, even if the code did not
0 commit comments