Skip to content

Commit 4e8e3c4

Browse files
committed
Merge remote-tracking branch 'origin/main' into develop
2 parents 9effac3 + 1a69d69 commit 4e8e3c4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/build.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Articulate Build
22

3-
on: [push, pull_request]
3+
on:
4+
push:
5+
pull_request:
6+
workflow_dispatch:
47

58
jobs:
69

0 commit comments

Comments
 (0)