Skip to content

Commit

Permalink
Apply more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
iwahbe committed Aug 24, 2023
1 parent 78cb24e commit 05208c7
Show file tree
Hide file tree
Showing 11 changed files with 263 additions and 1,150 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v3
with:
submodules: true
- uses: peter-evans/slash-command-dispatch@v2
with:
commands: run-acceptance-tests
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/community-moderation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout Repo
uses: actions/checkout@v3
with:
submodules: true
- id: schema_changed
name: Check for diff in schema
uses: dorny/paths-filter@v2
Expand Down
Loading

0 comments on commit 05208c7

Please sign in to comment.