Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/autoprefixer.yml')
-rw-r--r--.github/workflows/autoprefixer.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/autoprefixer.yml b/.github/workflows/autoprefixer.yml
index 512e346..68765a7 100644
--- a/.github/workflows/autoprefixer.yml
+++ b/.github/workflows/autoprefixer.yml
@@ -2,7 +2,7 @@ name: Autoprefixer
on:
push:
branches:
- - master
+ - main
jobs:
autoprefixer:
runs-on: ubuntu-latest