fix: next slide is wrapped for part of the animation #67
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: CI | |
on: | |
pull_request: | |
branches: | |
- master | |
push: | |
branches: | |
- beta | |
- master | |
jobs: | |
build: | |
uses: Neovici/cfg/.github/workflows/forge.yml@master | |
secrets: inherit |