Skip to content

Commit

Permalink
Revert "ci: temporarily invoke workflow for testing purposes"
Browse files Browse the repository at this point in the history
This reverts commit e2ff4e1.
  • Loading branch information
alexanderdavide committed Mar 19, 2022
1 parent e2ff4e1 commit 1ff8217
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/update-resources.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
name: update resources

on:
push:
branches:
- master

jobs:
build:
runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions assets/scss/partials/layout/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
padding: 16px 0;
text-transform: uppercase;
text-align: center;
white-space: nowrap;

@include desktop {
padding-top: 0;
Expand Down

0 comments on commit 1ff8217

Please sign in to comment.