Skip to content

Commit

Permalink
final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aatmanvaidya committed Sep 19, 2023
1 parent 5cb1a40 commit 0a71699
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 85 deletions.
75 changes: 0 additions & 75 deletions .github/workflows/test-both-browsers.yml

This file was deleted.

6 changes: 3 additions & 3 deletions .github/workflows/test-chrome.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: "PR Extensino for Chrome"
name: "Build For PR Review - Chrome"

on:
pull_request:
branches:
- actions
- main

jobs:
chrome-publish:
name: "Pre Release Extension"
name: "Build For PR Review"
runs-on: "ubuntu-latest"

steps:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test-firefox.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: "PR Extensino for Firefox"
name: "Build For PR Review - Firefox"

on:
pull_request:
branches:
- actions
- main

jobs:
firefox-publish:
name: "Pre Release Extension"
name: "Build For PR Review"
runs-on: "ubuntu-latest"

steps:
Expand Down
2 changes: 0 additions & 2 deletions test.txt.txt

This file was deleted.

2 changes: 0 additions & 2 deletions test2.txt

This file was deleted.

0 comments on commit 0a71699

Please sign in to comment.