Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay7178 authored May 8, 2024
1 parent 8651733 commit d26f0d2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Build Chrome extension


on:
push:
tags:
- '*'
branches: [ main ]
pull_request:
branches: [ main ]

jobs:
build-extension:
Expand Down

0 comments on commit d26f0d2

Please sign in to comment.