Skip to content

Commit

Permalink
work now please
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelQuinones committed Oct 4, 2023
1 parent 3b248c6 commit 3896a42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
check-code:
name: Build App
name: Build Svordle
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
- synchronize
- reopened
- ready_for_review

workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3896a42

Please sign in to comment.