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.
.py
1 parent 63d1e63 commit b63f62dCopy full SHA for b63f62d
.github/workflows/test-keyring.yaml
@@ -4,14 +4,14 @@ on:
4
push:
5
paths:
6
- ".github/workflows/test-keyring.yaml"
7
- - "src/artifacts-helper/codespaces_artifacts_helper_keyring/**.py"
+ - "src/artifacts-helper/codespaces_artifacts_helper_keyring/**"
8
9
pull_request:
10
branches:
11
- main
12
13
14
15
16
defaults:
17
run:
0 commit comments