Compare commits

..

1 Commits

Author SHA1 Message Date
448d93f1f5
cleanup
All checks were successful
Build and test / build-and-test (18.x) (push) Successful in 19s
Build and test / build-and-test (20.x) (push) Successful in 22s
2023-08-19 16:05:21 -07:00
2 changed files with 7 additions and 7 deletions

View File

@ -2,10 +2,10 @@
name: Build and publish
on:
# - workflow_dispatch
push:
branches:
- master
- workflow_dispatch
# push:
# branches:
# - master
jobs:
build-and-publish:

View File

@ -2,9 +2,9 @@
name: Build and test
on:
# push:
# branches:
# - master
push:
branches:
- master
pull_request:
branches:
- master