Skip to content

Commit

Permalink
ci: 🎡 update workflows trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharkazaz committed Sep 17, 2024
1 parent 3e73623 commit e0daa32
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: CI

on: [push, pull_request]
on:
pull_request:
push:
branches:
- master

jobs:
ci-step:
Expand Down

0 comments on commit e0daa32

Please sign in to comment.