Cleaning up Action #5
1 changed files with 2 additions and 2 deletions
4
.github/workflows/web-container.yml
vendored
4
.github/workflows/web-container.yml
vendored
|
|
@ -10,12 +10,12 @@ on:
|
|||
- synchronize
|
||||
- ready_for_review
|
||||
paths:
|
||||
- /**
|
||||
- '**'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- /**
|
||||
- '**'
|
||||
jobs:
|
||||
determine-workflow:
|
||||
runs-on: 'ubuntu-latest'
|
||||
|
|
|
|||
Loading…
Reference in a new issue