mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-24 02:42:21 +03:00
workflow dispatch
This commit is contained in:
parent
a0cf3a0f58
commit
2c66f5589b
11
.github/workflows/acl2.yml
vendored
11
.github/workflows/acl2.yml
vendored
@ -1,14 +1,5 @@
|
||||
name: Leo-ACL2
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- staging
|
||||
- trying
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'documentation/**'
|
||||
on: workflow_dispatch
|
||||
env:
|
||||
RUST_BACKTRACE: 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user