:verbose imap -> check if key is mapped
gg -> Go to top G -> go to bottom
H -> move to top of screen
| name: CI-frontend | |
| on: | |
| pull_request: | |
| branches: [develop, master] | |
| types: [closed, assigned, opened, reopened] | |
| push: | |
| branches: [develop, master] | |
| paths: | |
| # runs anytime the push event includes a file in the assets/ directory | |
| - "assets/**" |