Skip to content

Commit

Permalink
Adjust action for wf
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Nov 17, 2022
1 parent 0ef9b3c commit 36e229e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ci
name: Verify

on: [push, pull_request]
on: [workflow_call]

jobs:
setup:
Expand Down

0 comments on commit 36e229e

Please sign in to comment.