Skip to content

Commit

Permalink
fix: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckySoLucky committed Jun 13, 2024
1 parent 996f6a3 commit 8e7699e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Website

on:
push:
paths: ['src/**', '.github/workflows/website.yml']
paths: ['src/**', '.github/workflows/tests.yml']

pull_request:
paths: ['src/**', '.github/workflows/website.yml']
paths: ['src/**', '.github/workflows/tests.yml']

env:
NODE_VERSION: '19'
Expand Down

0 comments on commit 8e7699e

Please sign in to comment.