We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57d96a commit 2875976Copy full SHA for 2875976
.copier-answers.ssf-ci.yml
@@ -1,6 +1,6 @@
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
_commit: v2.1.0
3
-_src_path: gh:dafyddj/copier-ssf-ci
+_src_path: https://github.com/dafyddj/copier-ssf-ci
4
failure_permitted_ignored: []
5
failure_permitted_patterns: []
6
formula_name: nginx
.github/workflows/kitchen.vagrant.yml
@@ -2,7 +2,7 @@
# vim: ft=yaml
---
name: 'Kitchen Vagrant (FreeBSD)'
-'on': ['push', 'pull_request']
+'on': ['workflow_dispatch']
7
env:
8
KITCHEN_LOCAL_YAML: 'kitchen.vagrant.yml'
0 commit comments