remove branch constraint
This commit is contained in:
parent
dd150729ab
commit
bbe301b3e6
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'main'
|
- 'main'
|
||||||
path:
|
#path:
|
||||||
- '**/authentik/*.tf'
|
# - '**/authentik/*.tf'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
authentik":
|
authentik":
|
||||||
|
|
Loading…
Add table
Reference in a new issue