Skip to content

Commit

Permalink
Add global CI integration
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian von Feilitzsch <fabian@fabianism.us>
  • Loading branch information
fabianvf committed Dec 7, 2023
1 parent 6278652 commit 594b013
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/global-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
name: Global CI

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

jobs:
build-addon:
name: Build tackle2-addon-analyzer
Expand Down

0 comments on commit 594b013

Please sign in to comment.