docs: improve wording in comments

cI: reorder values in "on"
docs: add a reference to `bound`
This commit is contained in:
Paul Razvan Berg
2023-04-18 14:14:53 +03:00
parent bf567974af
commit c1bc6d1adb
2 changed files with 12 additions and 10 deletions

View File

@@ -8,9 +8,9 @@ env:
MNEMONIC: ${{ secrets.MNEMONIC }}
on:
workflow_dispatch:
pull_request:
push:
workflow_dispatch:
branches:
- "main"