Skip to content

Commit

Permalink
WebExt workflow: activate via manual dispatch (new-xkit#2068)
Browse files Browse the repository at this point in the history
  • Loading branch information
AprilSylph authored Jun 8, 2021
1 parent ec30526 commit 4ac06f0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/web-ext.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Web-Ext Tasks

on:
push:
branches:
- master
paths:
- 'manifest.json'
on: workflow_dispatch

jobs:
lint:
Expand Down

0 comments on commit 4ac06f0

Please sign in to comment.