Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Oct 13, 2023
1 parent 7ffa76c commit 2f41a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/digitalsalesroom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
open-pr:
name: "Open a pull request"
runs-on: ubuntu-latest
needs: [generate-schema]
needs: [generate-schema,vars]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 2f41a5d

Please sign in to comment.