workflow dispatch

This commit is contained in:
damirka 2021-08-31 20:23:11 +03:00
parent a0cf3a0f58
commit 2c66f5589b

View File

@ -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