Skip to content

Change the shortcut for Focus Sidebar to not interfere with text edit… #2007

Change the shortcut for Focus Sidebar to not interfere with text edit…

Change the shortcut for Focus Sidebar to not interfere with text edit… #2007

name: Gettext Updates
on:
push:
branches: [main]
jobs:
gettext_template:
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v6
with:
token: ${{ secrets.GIT_USER_TOKEN }}
- name: Update Translation Files
uses: elementary/actions/gettext-template@main
env:
GIT_USER_TOKEN: ${{ secrets.GIT_USER_TOKEN }}
GIT_USER_NAME: "elementaryBot"
GIT_USER_EMAIL: "builds@elementary.io"