Skip to content

Commit 9af3ee2

Browse files
authored
Merge pull request #14 from marcode24/ci
👷 update CI config
2 parents ec2a992 + b10afd9 commit 9af3ee2

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/adventjs.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,11 @@ name: AdventJS
22

33
on:
44
push:
5-
paths:
6-
- './**'
7-
- '.github/workflows/adventjs.yml'
85
branches: [main]
96
pull_request:
107
branches: [main]
118
types: [opened, synchronize]
129

13-
defaults:
14-
run:
15-
working-directory: ./
16-
1710
jobs:
1811
linter:
1912
name: ✅ Validate linter

0 commit comments

Comments
 (0)