Skip to content

Commit 2875976

Browse files
committed
chore: apply template copier-ssf-ci at version v2.1.0
1 parent e57d96a commit 2875976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.ssf-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
22
_commit: v2.1.0
3-
_src_path: gh:dafyddj/copier-ssf-ci
3+
_src_path: https://github.com/dafyddj/copier-ssf-ci
44
failure_permitted_ignored: []
55
failure_permitted_patterns: []
66
formula_name: nginx

.github/workflows/kitchen.vagrant.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# vim: ft=yaml
33
---
44
name: 'Kitchen Vagrant (FreeBSD)'
5-
'on': ['push', 'pull_request']
5+
'on': ['workflow_dispatch']
66

77
env:
88
KITCHEN_LOCAL_YAML: 'kitchen.vagrant.yml'

0 commit comments

Comments
 (0)