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 4a1d868 commit 1ad93e6Copy full SHA for 1ad93e6
.github/workflows/pull_request.yml
@@ -12,6 +12,7 @@ on:
12
- "Cargo.lock"
13
- "rust-toolchain.toml"
14
- "rustfmt.toml"
15
+ - ".env"
16
# or in js packages
17
- "packages/**"
18
# or in workflows
0 commit comments