Skip to content

Commit e3fc4a4

Browse files
committed
remove duplicate triggers"
1 parent e2a0a9a commit e3fc4a4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/rspec.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
name: Run all page tests
22

3-
# Run when a PR is opened, any branch is pushed
4-
# Also allow manually triggering workflows, and running if a release is created.
53
on:
6-
- pull_request
74
- push
85
- workflow_dispatch
9-
- deployment
10-
- release
116

127
jobs:
138
build:

0 commit comments

Comments
 (0)