Skip to content

Commit 322d42d

Browse files
authored
Configuring workflow - hot_osm.yml
1 parent 8a3f66b commit 322d42d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/hot_osm.yml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: hot_osm
2+
3+
on:
4+
push:
5+
pull_request:
6+
7+
jobs:
8+
call-workflow:
9+
uses: hotosm/gh-workflows/.github/workflows/workflow-file-name.yml@main

0 commit comments

Comments
 (0)