Skip to content

Commit

Permalink
[skip-ci] revert workflow triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
majensen committed Oct 14, 2024
1 parent ea2f291 commit 0ad5d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: ci-cd

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

jobs:
ci-cd:
Expand Down

0 comments on commit 0ad5d0d

Please sign in to comment.