Skip to content

Commit

Permalink
Merge pull request #1693 from oasisprotocol/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update dumped validators
  • Loading branch information
lukaw3d authored Feb 8, 2024
2 parents 8916cce + ddd6eac commit 5b42c2c
Show file tree
Hide file tree
Showing 3 changed files with 3,161 additions and 2,887 deletions.
1 change: 1 addition & 0 deletions .changelog/1693.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dumped validators
1 change: 1 addition & 0 deletions .github/workflows/dump-validators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: bash ./.github/dump_validators.sh
- run: echo "Update dumped validators" > ".changelog/${{ github.event.pull_request.number }}.internal.md"
- name: Create Pull Request with updated dumped validators
# https://github.com/peter-evans/create-pull-request
uses: peter-evans/create-pull-request@v5
Expand Down
Loading

0 comments on commit 5b42c2c

Please sign in to comment.