Pull Requestイベントでトリガーされた際、そのPR番号を取得できる変数はどれか。

pull_requestイベントの場合、github.event.numberにPR番号が含まれる。