Skip to content

Commit

Permalink
Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hunter-richardson committed Jun 21, 2024
1 parent 79eae65 commit dc7765c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/aedificare.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: aedificare

on: [push, pull_request]
on:
- push
- pull_request:
branches: [ "princeps" ]
jobs:
build_vue:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dc7765c

Please sign in to comment.