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 5b4b5aa commit 3c23789Copy full SHA for 3c23789
.github/workflows/wg-easy-image.yml
@@ -4,12 +4,12 @@ on:
4
push:
5
branches: [ main ]
6
paths:
7
- - 'applications/wg-easy/container/**'
8
- - '.github/workflows/wg-easy-container.yml'
+ - 'applications/wg-easy/**'
+ - '.github/workflows/wg-easy-image.yml'
9
pull_request:
10
11
12
13
workflow_dispatch:
14
15
env:
0 commit comments