Skip to content

Commit

Permalink
Merge pull request #81 from hackclub/ci-update
Browse files Browse the repository at this point in the history
Update ci.yml
  • Loading branch information
yednapg authored Dec 29, 2024
2 parents 506188a + 1186bc4 commit efb8876
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: CI
on: push
on:
push:
branches:
- '**'
jobs:
eslint:
name: ESLint
Expand Down

0 comments on commit efb8876

Please sign in to comment.