mirror of
https://github.com/OriolFilter/Elphelt.git
synced 2025-06-25 19:13:23 +02:00
Job shouldn't launch "in the PR" themselves.
This commit is contained in:
6
.github/workflows/ghub-pages.yml
vendored
6
.github/workflows/ghub-pages.yml
vendored
@ -3,9 +3,9 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
# pull_request:
|
||||
# branches:
|
||||
# - main
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
Reference in New Issue
Block a user