Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Shazwazza committed Feb 20, 2024
2 parents 9effac3 + 1a69d69 commit 4e8e3c4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Articulate Build

on: [push, pull_request]
on:
push:
pull_request:
workflow_dispatch:

jobs:

Expand Down

0 comments on commit 4e8e3c4

Please sign in to comment.