Skip to content

Commit

Permalink
Latest 5.7.1 build for github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ppeble committed May 19, 2024
1 parent f47ad4a commit 019a66b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: definitions
name: Ruby
on:
push:
branches: [ "master" ]
Expand All @@ -8,7 +8,6 @@ permissions:
contents: read
jobs:
test:
name: verify
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Holiday definitions

## 5.7.1

- Update with github actions

## 5.7.0

* Add GitHub Actions
Expand Down

0 comments on commit 019a66b

Please sign in to comment.