mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-05-04 00:44:42 +00:00
Add possibility to run gh workflow manually.
This commit is contained in:
parent
0199ac962a
commit
c58c4fbae1
1 changed files with 1 additions and 0 deletions
1
.github/workflows/django.yml
vendored
1
.github/workflows/django.yml
vendored
|
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue