Skip to content

Commit

Permalink
Update deno.yml for any push and pr
Browse files Browse the repository at this point in the history
  • Loading branch information
Kshitiz-Mhto authored Feb 7, 2024
1 parent 2cc8d81 commit 52c9fec
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@
name: Deno

on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
push: {}
pull_request: {}

permissions:
contents: read
Expand Down

0 comments on commit 52c9fec

Please sign in to comment.