Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

bootstrap

bootstrap #10412

Workflow file for this run

name: bootstrap
on:
workflow_dispatch:
schedule:
- cron: '0 1-23/2 * * *'
jobs:
bootstrap_actions:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: checkout
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
with:
token: ${{ secrets.BOOTSTRAP_WORKFLOWS || github.token }}
- id: bootstrap
uses: manjaro-contrib/action-bootstrap-actions@main
with:
upstream: https://aur.archlinux.org/greetd.git