Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 committed Nov 15, 2023
1 parent 2834e86 commit 6028b6a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Build, Lint, and Test

on:
workflow_call:
push:
branches: [main]
pull_request:

jobs:
prepare:
Expand Down

0 comments on commit 6028b6a

Please sign in to comment.