mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-30 04:10:32 -08:00
Revert "Merge pull request #93 from 7k5x/installer"
This reverts commit35f40be7a8, reversing changes made tof20b74a284.
This commit is contained in:
parent
72c78e2ee8
commit
b41e785317
5 changed files with 21 additions and 127 deletions
18
.github/workflows/shellcheck.yml
vendored
18
.github/workflows/shellcheck.yml
vendored
|
|
@ -1,18 +0,0 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- photon-style
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
name: 'ShellCheck'
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shellcheck
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run ShellCheck
|
||||
uses: ludeeus/action-shellcheck@master
|
||||
Loading…
Add table
Add a link
Reference in a new issue