Skip to content

Commit

Permalink
Add trigger for otm-cluster on changes to otm-tiler
Browse files Browse the repository at this point in the history
  • Loading branch information
george-mcintyre committed May 2, 2023
1 parent c6be1dd commit 9330915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-otm-tiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Clone otm-cluster without sub-modules
uses: actions/checkout@master
uses: actions/checkout@v2
with:
name: OpenTreeMap/otm-cluster <-- clone https://github.com/OpenTreeMap/otm-cluster
repository: OpenTreeMap/otm-cluster <-- clone https://github.com/OpenTreeMap/otm-cluster
ref: main

- name: Generate commit-sha.txt
Expand Down

0 comments on commit 9330915

Please sign in to comment.