Skip to content

Commit

Permalink
fix: Fix typo in CI trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmicHorrorDev committed Nov 7, 2021
1 parent f5887d7 commit 8be8d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
on: [push, pull_reqest]
on: [push, pull_request]

name: "Build, Test, and Styling"

Expand Down

0 comments on commit 8be8d1e

Please sign in to comment.