Skip to content

Commit

Permalink
Try use workflow from base repo
Browse files Browse the repository at this point in the history
  • Loading branch information
insani7y committed Jul 6, 2024
1 parent 9946bb8 commit 3fb1279
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
name: CI Pipeline

on:
workflow_call:
push:
branches:
- main
pull_request:
branches:
- main
release:
types:
- published


jobs:
ci:
Expand Down

0 comments on commit 3fb1279

Please sign in to comment.