Skip to content

build(deps): bump tibdex/github-app-token from 1 to 2 #2960

build(deps): bump tibdex/github-app-token from 1 to 2

build(deps): bump tibdex/github-app-token from 1 to 2 #2960

Workflow file for this run

name: build
on:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install Dependencies
run: sudo apt-get install gettext
- name: Validate
run: VERSION=${{ github.event.repository.default_branch }} MODE=dummy make all