Skip to content

Commit

Permalink
feat: Test wildcard glob
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelsJP committed Aug 26, 2023
1 parent 70fb7ff commit 641fbf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_graph.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:

jobs:
build-graph:
runs-on: [arc-runner-set]
runs-on: ["graph-builder-*"]
environment: ${{ inputs.environment }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 641fbf7

Please sign in to comment.