Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bjc-edc/bjc-r
Browse files Browse the repository at this point in the history
* 'master' of github.com:bjc-edc/bjc-r:
  expand when workflow runs
  build(deps): bump rexml from 3.3.0 to 3.3.2
  • Loading branch information
cycomachead committed Jul 24, 2024
2 parents 46fe608 + 81fad02 commit fad773b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/specs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Run rspec tests

on: [pull_request]
on:
- pull_request
- push
- workflow_dispatch

jobs:
a11y:
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ GEM
rb-inotify (0.11.1)
ffi (~> 1.0)
regexp_parser (2.9.2)
rexml (3.3.0)
rexml (3.3.2)
strscan
rouge (4.3.0)
rspec (3.13.0)
Expand Down

0 comments on commit fad773b

Please sign in to comment.